Method | Description | |
---|---|---|
CreateFromString ( string commandMessage ) : |
Builds a device command based on the command message. Format: networkname,methodname,param1,param2,param3,...
|
public static CreateFromString ( string commandMessage ) : |
||
commandMessage | string | |
return |