Property:IEEE

From Hackerspace ACKspace
Jump to: navigation, search
(created list of wireless standards from Institute of Electrical and Electronics Engineers)
 
(No difference)

Latest revision as of 09:51, 19 April 2019

This is a property of type Text.

The allowed values for this property are:

  • 802.11a, released in September 1999
  • 802.11b, released in September 1999
  • 802.11g, released in June 2003
  • 802.11n, released in October 2009
  • 802.11ac, released in December 2013
  • 802.11ax, to be released in December 2019, also known as Wi-Fi 6
Showing 3 pages using this property.
S
802.11g  +
802.11g  +
802.11ac  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "802.11a",
            "802.11b",
            "802.11g",
            "802.11n",
            "802.11ac",
            "802.11ax"
        ]
    }
}