DeviceEndpoint Object
A device endpoint is an on-premise route that can be called by devices such as press controllers. This is normally configured through an integration.
Fields
#
installedIntegrationId
The ID of the installed integration this endpoint is associated with, if present.
installedIntegration
The installed integration that the endpoint is associated with, if present.
path
The path of the endpoint. This is nested under the base route and supports variables such as :id, or :state.
url
The URL of the device endpoint. If this device is not bound to a controller, this will be null.
Previous
DeviceEdge
Next
DeviceFilterQuery