Merged
Michael Mathews requested to merge
wip-clicker-app into
master
- Added ReleaseNotes.md for version 1.0.0.0 detailing features, supported hardware, and known limitations.
- Introduced clicker.ocm.json schema for protocol definition, including button event encoding.
- Created batch scripts for compiling and publishing OCM specifications to the hub.
- Implemented core application logic in app.p, including button event handling and telemetry management.
- Defined constants and configurations for battery management, link checks, and telemetry in respective config files.
- Added integration guide (INTEGRATOR.md) for server-side payload decoding.
- Established OCM NID definitions for the Clicker application protocol.
- Included versioning information in version.i for build tracking.
- Created v1_spec.json for application specification referencing firmware and platform versions.