Skip to content

Commit 0aebd8b

Browse files
authored
Merge pull request #87 from SenaxInc/copilot/remove-deprecated-setup-file
Remove deprecated SETUP.md file
2 parents cce27a0 + 1c93083 commit 0aebd8b

File tree

5 files changed

+1
-142
lines changed

5 files changed

+1
-142
lines changed

QUICK_REFERENCE_FLEET_SETUP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ JAddStringToObject(req, "file", targetFile);
144144
├── FLEET_SETUP.md ← Start here for new deployments
145145
├── DEVICE_TO_DEVICE_API.md ← Technical details & API docs
146146
├── MIGRATION_GUIDE.md ← Existing system migration
147-
├── FLEET_IMPLEMENTATION_SUMMARY.md ← Complete change summary
148-
└── SETUP.md (deprecated) ← Old route-based method
147+
└── FLEET_IMPLEMENTATION_SUMMARY.md ← Complete change summary
149148
```
150149

151150
## Quick Troubleshooting

TankAlarm-112025-Client-BluesOpta/FLEET_IMPLEMENTATION_SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ The Tank Alarm system has been updated to use **Blues Notehub fleet-based device
139139
### Modified Files
140140
- `TankAlarm-112025-Client-BluesOpta/TankAlarm-112025-Client-BluesOpta.ino` - Client firmware
141141
- `TankAlarm-112025-Server-BluesOpta/TankAlarm-112025-Server-BluesOpta.ino` - Server firmware
142-
- `TankAlarm-112025-Server-BluesOpta/SETUP.md` - Marked as deprecated, redirects to fleet setup
143142

144143
## Configuration Format
145144

TankAlarm-112025-Server-BluesOpta/INSTALLATION.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@ The server requires Blues Notehub configuration to receive data from clients:
373373

374374
For detailed Blues Notehub setup, see:
375375
- [FLEET_SETUP.md](FLEET_SETUP.md)
376-
- [SETUP.md](SETUP.md) (legacy route-based setup)
377376
- [Blues Notehub Documentation](https://dev.blues.io/notehub/notehub-walkthrough/)
378377

379378
## Client Configuration via Web Interface
@@ -460,7 +459,6 @@ The web interface is designed for **intranet use only**:
460459

461460
### Project Documentation
462461
- [Fleet Setup Guide](FLEET_SETUP.md)
463-
- [Setup Guide (Legacy)](SETUP.md)
464462
- [Website Preview](WEBSITE_PREVIEW.md)
465463

466464
## Getting Help

TankAlarm-112025-Server-BluesOpta/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ Ethernet.begin(mac, ip, dns, gateway, subnet);
321321
322322
- **[INSTALLATION.md](INSTALLATION.md)** - Complete setup guide with Arduino IDE and library installation
323323
- **[FLEET_SETUP.md](FLEET_SETUP.md)** - Simplified fleet-based configuration
324-
- **[SETUP.md](SETUP.md)** - Legacy route-based setup (deprecated)
325324
- **[WEBSITE_PREVIEW.md](WEBSITE_PREVIEW.md)** - Dashboard features and screenshots
326325
327326
## Additional Resources

TankAlarm-112025-Server-BluesOpta/SETUP.md

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)