Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blinker-iot/blinker-js
/ example_server.ts
File
example_server.ts
example/example_server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ BlinkerDevice } from
'../lib/blinker'
;
2
import
{ NumberWidget } from
'../lib/widget'
;
3
import
* as os from
'os'
;
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
7
getInfo
Function · 0.85
addWidget
Method · 0.80
ready
Method · 0.80
log
Method · 0.80
saveTsData
Method · 0.80
update
Method · 0.45
value
Method · 0.45
Tested by
no test coverage detected