Property:Band

From Hackerspace ACKspace
Jump to: navigation, search

This is a property of type Text.

The allowed values for this property are:

  • 2.4GHz
  • 5GHz
Showing 3 pages using this property.
S
2.4GHz  +
2.4GHz  +
5GHz  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "2.4GHz",
            "5GHz"
        ]
    }
}