-
Notifications
You must be signed in to change notification settings - Fork 1
slave configuration slave properties position
iqrok-WSL edited this page Oct 9, 2021
·
2 revisions
https://raw.githubusercontent.com/wiki/STECHOQ/etherlab-nodejs/schema/slave-configuration.schema.json#/items/properties/positionSlave's position relative to master (in integer or hexadecimal string).
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | slave-configuration.schema.json* |
any of the folllowing: integer or string (Details)
pattern: the string must match the following regular expression:
^0x[0-9a-fA-F]+01