-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### UPDATED - Syncing the `.editorconfig` file. - `parseSensorsTable()` will now skip devices that have a "System/Supervisory" device type. - Renamed the detector functions to match where should they be called from (Api or Platform). - Detector reporting url. - Re-wrote the detector reminder and moved it to after the content. ### FIXED - Incorrect detection of "Status Tampered" in connection with "Trouble" status. - Headers for `test-api.ts` and `repl.ts` files. - `generateFakeReadyButtons()` should not be adding an Arm Night button because this is not available in the portal. - Type for `StackTracerError` was incorrectly defined. ### ADDED - Sensor status support for "Tampered". - Function name type for `detectApiDebugParser()`. ### REMOVED - Support for "System/Supervisory" because it does not show a status in the summary page.
- Loading branch information
1 parent
2fb1cd5
commit 5b6d5bb
Showing
16 changed files
with
620 additions
and
304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.