Documentation for EVA HoloLens Control in the LMCC API
As of now, there is only one HoloLens helper function in the LMCC API
Take Photo of HoloLens View
import requests
requests.get('http://[IP]:3001/api/hololens/photo')
# What this will do is take a photo of the HoloLens's current view
# if it is connected, and send it to ./server/data/photos