|  Developer
Updated on May 18, 2022

Node info

  • Node description.
				
					{
    id = "1",
    manufacturer_id = 1,
    product_type = 1,
    product_id = 1,
    generic_type = "GENERIC_TYPE_SWITCH_MULTILEVEL",
    basic_type = 1,
    specific_type = "SPECIFIC_TYPE_NOT_USED",
    security = { "accessControl", "authenticated", "unauthenticated", "s0" },
    security_class_started = { "accessControl", "authenticated", "unauthenticated", "s0" },
    is_reachable = true,
    is_battery_powered = true,
    icon_type = "ICON_TYPE_GENERIC_LIGHT_DIMMER_SWITCH",
}				
			
field type description
id int
manufacturer_id int
product_type int
product_id int
generic_type int
basic_type int
specific_type int
security table
security_class_started table
is_reachable bool
is_battery_powered bool
icon_type int