Getting z-wave endpoints to work

hi to all,

i have a MCO Home glass 9 device.
when i getting the info, the device is showing me it's end points.
[
{genericDeviceClass=33, commandClasses=[49, 133, 89, 142, 108, 159, 94], dynamic=false, id=1,
specificDeviceClass=1}, {genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=2, specificDeviceClass=1},
{genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=3,
specificDeviceClass=1}, {genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=4, specificDeviceClass=1},
{genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=5,
specificDeviceClass=1}, {genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=6, specificDeviceClass=1},
{genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=7,
specificDeviceClass=1}, {genericDeviceClass=17, commandClasses=[38, 37, 50, 44, 43, 133, 89, 142, 113, 108, 159, 94], dynamic=false, id=8, specificDeviceClass=7},
{genericDeviceClass=17, commandClasses=[38, 37, 50, 44, 43, 133, 89, 142, 113, 108, 159, 94], dynamic=false, id=9, specificDeviceClass=7},
{genericDeviceClass=17, commandClasses=[38, 37, 50, 44, 43, 133, 89, 142, 113, 108, 159, 94], dynamic=false, id=10, specificDeviceClass=7}, {genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=11, specificDeviceClass=0},
{genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=12, specificDeviceClass=0},
{genericDeviceClass=16, commandClasses=[37, 44, 43, 133, 89, 142, 108, 159, 94], dynamic=false, id=13, specificDeviceClass=0}
]

but when i try to control it, it's shows me only the 2 and 3 endpoing, where endpoint 1 is sensore, and 7,8 are shutter control, while 11,12,13 are scene actication (virtual switch)
how can i display and control the endpoints? do i need to implement some classes to make it work?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.