Custom Capability attribute that is an object/table rather than a primitive

Hi,
I have a capability that has an object as an attribute rather than a primitive.
ie it is actually 3 attributes that should be managed as a single item.

Is this possible? At the moment I have implemented as three primitives, and it seems very clunky to emit 3 events when any/all of them change.

There are some interesting examples in the proposed capabilities:

https://developer-preview.smartthings.com/capabilities/mediaPresets

1 Like

THANK YOU! You star!!!

1 Like

Just don’t count on being able to replicate the presentation on that one. There’s definitely something special in the plugin for it.

Mmmmh…I only need the automation bit to work…lets hope!