I often need to read in variables and data from the individual player to display on-screen with HTML or on the Local Web Server (:8008) page. I have found some useful extensions, but is there a comprehensive list? Here's what I have gathered so far:
- http://localhost:8080/GetID – XML with unitName, unitNamingMethod, unitDescription, serialNumber, functionality (?), autorunVersion, firmwareVersion, bsnActive, snapshotsAvailable
- http://localhost:8080/GetUserVars – XML with declared user vars from BA presentation properties
- http://localhost:8080/GetRemoteData – XML with all same info as GetID plus udpNotificationAddress, notificationPort, destinationPort, receivePort, udpEvents, contentPort, activePresentation
- http://localhost:8080/GetSnapshotConfiguration – XML with time & ID for each snapshot
Specifically, are there endpoints for:
- Getting most recent snapshot image
- Getting status/health of player