@@ -127,10 +127,7 @@ curl -X POST http://localhost:3001/api/heartbeat \
-H "Content-Type: application/json"\
-d '{
"type": "heartbeat",
"key": "device_1941875381_key",
"battery_level": 85,
"signal_strength": -50,
"temperature": 22.5
"key": "device_1941875381_key"
}'
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.