nymea/libnymea/interfaces/account.json

5 lines
411 B
JSON

{
"description": "This is used to flag a thing that manages user a user account. It is similar to the gateway interface. For example, if there is a remote API that requires logging in but doesn't really offer any more functionality than that, this account shall be used. Such device classes usually will cause auto-devices implementing the actual features as child devices.",
"extends": "connectable"
}