Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C Clicker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CPFlex Public Open Source
  • Flex VM Applications
  • Clicker
  • Merge requests
  • !1

feat: Initial release of CP-Flex Clicker application with telemetry and button event handling

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michael Mathews requested to merge wip-clicker-app into master Mar 06, 2026
  • Overview 0
  • Commits 10
  • Pipelines 0
  • Changes 46
  • 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.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip-clicker-app