Actions List

List of all action types

List of all different action types

GET https://api.netcon.dk/packages/:type

[
    {
        "command": String,
        "text": String,
        "icon": String //MDI Icon
    },
    ...
]

Last updated