blob: 447a49a362e1ca583ab6a5b422e4adac1515e631 [file] [log] [blame]
client cluster DemoCluster = 0x12 {
struct LabelStruct {
CHAR_STRING<16> label = 0;
CHAR_STRING<16> value = 1;
}
attribute LabelStruct singleLabel = 0x20;
attribute LabelStruct someLabels[] = 0x21;
}