13.2.22. example

This interface defines an example interface that uses multiple framework features

13.2.22.1. Variables

max_current:number
Provides maximum current of this supply in ampere

13.2.22.2. Commands

uses_something:boolean
This command checks if something is stored under a given key
key:string <required>
Key to check the existence for
pattern:^[A-Za-z0-9_.]+$
Result:boolean
Returns ‘True’ if something was stored for this key