Skip to content

owntracks/json-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwnTracks JSON Schema

  • messages allows a single message or an array of messages of type message (used in iOS app on the HTTP receive end)
  • encryption is used to check the message if application level encryption is enabled
  • message has all OwnTracks messages

in ./test there is a Makefile to perform validations on a number of test cases using check-jsonschema

iOS implementation

iOS uses DSJSONSchemaValidation to validate all incoming messages integrated using Cocoapods.

Android implementation

Recorder implementation

About

OwnTracks messages JSON schema for validation and maybe documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published