Skip to content

slave configuration slave properties position

iqrok-WSL edited this page Oct 9, 2021 · 2 revisions

Untitled undefined type in SlavesConfiguration Schema

https://raw.githubusercontent.com/wiki/STECHOQ/etherlab-nodejs/schema/slave-configuration.schema.json#/items/properties/position

Slave'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*

position Type

any of the folllowing: integer or string (Details)

position Constraints

pattern: the string must match the following regular expression:

^0x[0-9a-fA-F]+

try pattern

position Examples

0
1

Clone this wiki locally