netRemote.cast¶
BaseCastAppName (netRemote.cast.appName)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
Example: /fsapi/GET/netRemote.cast.appName?pin=1234¶
1<!-- TBD --!>
BaseCastTos (netRemote.cast.tos)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “INACTIVE”1
: “ACTIVE”2
: “UNSET”
Example: /fsapi/GET/netRemote.cast.tos?pin=1234¶
1<!-- TBD --!>
BaseCastUsageReport (netRemote.cast.usageReport)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “INACTIVE”1
: “ACTIVE”
Example: /fsapi/GET/netRemote.cast.usageReport?pin=1234¶
1<!-- TBD --!>
BaseCastVersion (netRemote.cast.version)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
Example: /fsapi/GET/netRemote.cast.version?pin=1234¶
1<!-- TBD --!>