action waterlinked_about_factory_reset { label: "FactoryReset about" description: "Reset all settings on master electronics" provider: waterlinked method: POST path: "/api/v1/about/factoryreset" encoding: json output: { type: "object" additionalProperties: true } }