UNPKG

@neurosity/ipk

Version:

Single source of truth for all inter-process communication constants

277 lines (276 loc) 6.56 kB
export declare const metrics: { kinesis: { rest: {}; artifactDetector: {}; leftArm: {}; rightArm: {}; leftHandPinch: {}; rightHandPinch: {}; tongue: {}; jumpingJacks: {}; leftFoot: {}; rightFoot: {}; leftThumbFinger: {}; leftIndexFinger: {}; leftMiddleFinger: {}; leftRingFinger: {}; leftPinkyFinger: {}; rightThumbFinger: {}; rightIndexFinger: {}; rightMiddleFinger: {}; rightRingFinger: {}; rightPinkyFinger: {}; mentalMath: {}; bitingALemon: {}; push: {}; pull: {}; lift: {}; drop: {}; moveLeft: {}; moveRight: {}; moveForward: {}; moveBackward: {}; rotateLeft: {}; rotateRight: {}; rotateClockwise: {}; rotateCounterClockwise: {}; disappear: {}; }; predictions: { rest: {}; artifactDetector: {}; leftArm: {}; rightArm: {}; leftHandPinch: {}; rightHandPinch: {}; tongue: {}; jumpingJacks: {}; leftFoot: {}; rightFoot: {}; leftThumbFinger: {}; leftIndexFinger: {}; leftMiddleFinger: {}; leftRingFinger: {}; leftPinkyFinger: {}; rightThumbFinger: {}; rightIndexFinger: {}; rightMiddleFinger: {}; rightRingFinger: {}; rightPinkyFinger: {}; mentalMath: {}; bitingALemon: {}; push: {}; pull: {}; lift: {}; drop: {}; moveLeft: {}; moveRight: {}; moveForward: {}; moveBackward: {}; rotateLeft: {}; rotateRight: {}; rotateClockwise: {}; rotateCounterClockwise: {}; disappear: {}; }; signalQuality: { CP6: {}; F6: {}; C4: {}; CP4: {}; CP3: {}; F5: {}; C3: {}; CP5: {}; }; signalQualityV2: { timestamp: {}; overall: {}; byChannel: {}; }; accelerometer: { timestamp: {}; acceleration: {}; inclination: {}; orientation: {}; pitch: {}; roll: {}; x: {}; y: {}; z: {}; }; awareness: { creativity: {}; comprehension: {}; focus: {}; meditation: {}; calm: {}; }; brainwaves: { raw: {}; rawUnfiltered: {}; frequency: {}; powerByBand: {}; psd: {}; }; emotion: { joy: {}; sadness: {}; anger: {}; surprise: {}; excitement: {}; disappointment: {}; fear: {}; love: {}; stress: {}; interest: {}; }; facialExpression: { smile: {}; laugh: {}; frown: {}; blink: {}; winkLeft: {}; winkRight: {}; }; }; export * from "./bluetooth"; declare const _default: { metrics: { kinesis: { rest: {}; artifactDetector: {}; leftArm: {}; rightArm: {}; leftHandPinch: {}; rightHandPinch: {}; tongue: {}; jumpingJacks: {}; leftFoot: {}; rightFoot: {}; leftThumbFinger: {}; leftIndexFinger: {}; leftMiddleFinger: {}; leftRingFinger: {}; leftPinkyFinger: {}; rightThumbFinger: {}; rightIndexFinger: {}; rightMiddleFinger: {}; rightRingFinger: {}; rightPinkyFinger: {}; mentalMath: {}; bitingALemon: {}; push: {}; pull: {}; lift: {}; drop: {}; moveLeft: {}; moveRight: {}; moveForward: {}; moveBackward: {}; rotateLeft: {}; rotateRight: {}; rotateClockwise: {}; rotateCounterClockwise: {}; disappear: {}; }; predictions: { rest: {}; artifactDetector: {}; leftArm: {}; rightArm: {}; leftHandPinch: {}; rightHandPinch: {}; tongue: {}; jumpingJacks: {}; leftFoot: {}; rightFoot: {}; leftThumbFinger: {}; leftIndexFinger: {}; leftMiddleFinger: {}; leftRingFinger: {}; leftPinkyFinger: {}; rightThumbFinger: {}; rightIndexFinger: {}; rightMiddleFinger: {}; rightRingFinger: {}; rightPinkyFinger: {}; mentalMath: {}; bitingALemon: {}; push: {}; pull: {}; lift: {}; drop: {}; moveLeft: {}; moveRight: {}; moveForward: {}; moveBackward: {}; rotateLeft: {}; rotateRight: {}; rotateClockwise: {}; rotateCounterClockwise: {}; disappear: {}; }; signalQuality: { CP6: {}; F6: {}; C4: {}; CP4: {}; CP3: {}; F5: {}; C3: {}; CP5: {}; }; signalQualityV2: { timestamp: {}; overall: {}; byChannel: {}; }; accelerometer: { timestamp: {}; acceleration: {}; inclination: {}; orientation: {}; pitch: {}; roll: {}; x: {}; y: {}; z: {}; }; awareness: { creativity: {}; comprehension: {}; focus: {}; meditation: {}; calm: {}; }; brainwaves: { raw: {}; rawUnfiltered: {}; frequency: {}; powerByBand: {}; psd: {}; }; emotion: { joy: {}; sadness: {}; anger: {}; surprise: {}; excitement: {}; disappointment: {}; fear: {}; love: {}; stress: {}; interest: {}; }; facialExpression: { smile: {}; laugh: {}; frown: {}; blink: {}; winkLeft: {}; winkRight: {}; }; }; }; export default _default;