MCPcopy 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

1import { BlinkerDevice } from '../lib/blinker';
2import { NumberWidget } from '../lib/widget';
3import * as os from 'os';
4import fs from 'fs';

Callers

nothing calls this directly

Calls 7

getInfoFunction · 0.85
addWidgetMethod · 0.80
readyMethod · 0.80
logMethod · 0.80
saveTsDataMethod · 0.80
updateMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected