diff --git a/blueprints/sc_water_api.json b/blueprints/sc_water_api.json new file mode 100644 index 00000000..eb6490ce --- /dev/null +++ b/blueprints/sc_water_api.json @@ -0,0 +1,11 @@ +{ + "meta": { + "documentation": "https://docs.smartcitizen.me/" + }, + "metrics": [], + "source":{ + "type": "api", + "handler": "SCDevice", + "module": "smartcitizen_connector" + } +}