C# Class TersoSolutions.Jetstream.SDK.Application.Model.DeviceSpecificCommandResponse

DeviceSpecificCommand instructs the device to execute one of its custom commands. A DeviceDefinition may have custom commands that are only applicable to it. This class represent a RESTful response for a DeviceSpecificCommand.
Inheritance: JetstreamResponse
Show file Open project: tersosolutions/JetstreamSDK-.NET