Logo
Explore Help
Sign In
RnD/coresync
3
0
Fork 0
You've already forked coresync
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
aefec90485b1d4438360c67a5fc160e89e67db7e
coresync/package.json

24 lines
425 B
JSON
Raw Normal View History

chore: initial coresync scaffold EVOLV CoreSync node — FROST/SensorThings handoff path. First version forwards FROST-ready HTTP request messages on the dbase output; a downstream Node-RED http-request node performs the actual POST and feeds responses back on msg.topic = "frost.response". Lazy stream resolver, latest-wins queue for unresolved/FROST-down streams (keep first + latest, drop middle), knot-emit on slope change, provenance preserved in Observation parameters. Interview state + open Q20 (slope angle vs. relative delta) recorded in superproject CORESYNC_FROST_INTERVIEW_HANDOFF.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 15:07:12 +02:00
{
"name": "coresync",
"version": "0.1.0",
"description": "EVOLV CoreSync collector for FROST/SensorThings handoff.",
"main": "coresync.js",
"scripts": {
"test": "jest test/basic/*.test.js"
},
"keywords": [
"iot",
"frost",
"sensorthings",
"node-red",
"EVOLV"
],
"author": "EVOLV",
"license": "SEE LICENSE",
"node-red": {
"nodes": {
"coresync": "coresync.js"
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 16ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API