Platform reference
Generated at from
openvibe-contracts v0.33.0 and
openvibe-sdk v0.5.0.
Nothing on these pages is written by hand: each one is rendered from the published packages above when Codes starts, so it always matches what the platform runs against. If something is missing here, it is not part of the public surface yet (why).
- Contracts95 JSON Schemas with fields, examples and versions
- Capabilities176 capabilities; 17 can be granted to apps
- Events144 event types services declare they produce
- Servicesthe registry as OpenVibe.Network reports it, with health
- SDK16 modules of openvibe-sdk from their type definitions
- Decisions27 architecture decision records
Install
npm install https://codeload.github.com/OpenVibers/OpenVibe.SDK/tar.gz/refs/tags/v0.5.0
npm install https://codeload.github.com/OpenVibers/OpenVibe.Contracts/tar.gz/refs/tags/v0.33.0
The SDK is MIT; the contracts are AGPL-3.0-only. The SDK release is tested against contracts >=0.5.0 <1.0.0.