blob: 2db2c174c5c089c815dac8c7d35c5d9d0167852b [file] [log] [blame]
James Feiste5ccf3a2019-12-09 13:32:58 -08001description: >
2 Implement to indicate the availablity status of the object
3properties:
4 - name: Available
5 type: boolean
6 description: >
7 True if the object can be accessed.
8 default: true