Click or drag to resize
LegacyTelogisServiceUpdateOutput Method
Print this page
NOT YET IMPLEMENTED

Namespace: Telogis.API
 
Syntax
public void UpdateOutput(
	long unitId,
	long deviceId,
	Output output
)

Parameters

unitId
Type: SystemInt64
deviceId
Type: SystemInt64
output
Type: Telogis.APIOutput
See Also