From c22a2ea07e3126074d463e43a3bdae2baccd6814 Mon Sep 17 00:00:00 2001 From: Niko Date: Wed, 3 Jun 2026 19:50:26 +0000 Subject: [PATCH] delete config.json --- config.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 11594e0..0000000 --- a/config.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "wifi_ssid": "YOUR_SSD", - "wifi_pass": "YOUR_PASSWORD", - "wifi_static": false, - "wifi_ip": "192.168.1.2", - "wifi_mask": "255.255.255.0", - "wifi_gw": "192.168.1.1", - "wifi_dns": "8.8.8.8", - "comm_key": "pm4u5YahhYSZJwGNzpA7QeD0F0O8R8Eo", - "comm_iv": "DPUBMeD0Jc42ZbMM", - "base_url": "https://api.parta.app/API/V1/identity_layer/identity_iot/", - "tenant_id": 1, - "node_type": "sensor", - "node_label": "pico-01" -} \ No newline at end of file