Click or drag to resize

IRelayManagerGetRelayInfoList Method

Gets information for all relays permitted to caller.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IList<DeviceInfo<Relay>> GetRelayInfoList()

Return Value

IListDeviceInfoRelay
See Also