Property:Fuse group

From Hackerspace ACKspace
Jump to: navigation, search

This is a property of type Text.

It is used to identify devices connected to mains and to see which common fuse group they share.

The allowed values for this property are:

  • A
  • B
  • unknown
Showing 17 pages using this property.
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "A",
            "B",
            "unknown"
        ]
    }
}