Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of "lastChecked" Field #145

Prev Previous commit
Next Next commit
Update device-status.yaml
sachinvodafone authored Apr 25, 2024
commit 79fe112277fab5d6445af48e49c0dfe116319fb1
1 change: 0 additions & 1 deletion code/API_definitions/device-status.yaml
Original file line number Diff line number Diff line change
@@ -46,7 +46,6 @@
- `NOT_CONNECTED`, if device is not connected to the network

* **lastChecked** : Indicate when the information provided was last confirmed to be correct.

# API Functionality

The API exposes following capabilities:
@@ -491,7 +490,7 @@
type: string
format: date-time
example: "2024-02-20T10:41:38.657Z"

Check failure on line 493 in code/API_definitions/device-status.yaml

GitHub Actions / MegaLinter

493:1 [trailing-spaces] trailing spaces
ActiveRoaming:
description: Roaming status. True, if it is roaming
type: boolean