blob: 7daea7d6013740ddaba1fe2c5b1381ab0afe6160 [file] [log] [blame]
description: >
A test interface
properties:
- name: SomeValue
type: int64
- name: ReadonlyValue
type: int64
flags:
- readonly
- emits_change
- name: ConstValue
type: int64
flags:
- const