owntracks / json-schema

OwnTracks messages JSON schema for validation and maybe documentation
MIT License
3 stars 0 forks source link

OwnTracks JSON Schema

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