Skip to content

Dummy Platform #52

@imdroc

Description

@imdroc

Hi.
I'm trying to create a dummy platform such a "Other" for "WIFI" where I can add my custom parameters, but forcing that "Authentication Type" is always = NONE (No possibility to choose any other type or even remove from template).

My script is very simple is like:
{
"Id": "WIFI",
"BackEnd": "Scriptable",
"CheckSystem": {
"Parameters": [
{ "SecuriryProtocol": { "Type": "String", "Required": false, "DefaultValue": WPA2 } },
{ "Area": { "Type": "String", "Required": true} },
{ "WifiName": { "Type": "String", "Required": true } }
],
"Do": [ ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions