Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Freeboard/plugins
/ functions
Functions
19 in github.com/Freeboard/plugins
⨍
Functions
19
◇
Types & classes
0
↓ 3 callers
Function
createWebSocket
()
datasources/plugin_json_ws.js:38
↓ 3 callers
Function
discardSocket
()
datasources/plugin_node.js:37
↓ 2 callers
Function
getData
()
datasources/plugin_example.js:130
↓ 2 callers
Function
initializeDataSource
()
datasources/plugin_node.js:81
↓ 1 callers
Function
connectToExternalSources
()
datasources/plugin_nodejs_sample/plugin_node_sample_server.js:44
↓ 1 callers
Function
connectToServer
(url, rooms)
datasources/plugin_node.js:44
↓ 1 callers
Function
createRefreshTimer
(interval)
datasources/plugin_example.js:144
↓ 1 callers
Function
joinRoom
(roomName, roomEvent)
datasources/plugin_node.js:30
↓ 1 callers
Function
newEventCallback
(eventName, message)
datasources/plugin_nodejs_sample/plugin_node_sample_server.js:31
↓ 1 callers
Function
propagatesEvent
(eventName, event)
datasources/plugin_nodejs_sample/plugin_node_sample_server.js:70
Function
jsonWebSocketDatasource
(settings, updateCallback)
datasources/plugin_json_ws.js:3
Function
myDatasourcePlugin
(settings, updateCallback)
datasources/plugin_example.js:121
Function
myWidgetPlugin
(settings)
widgets/plugin_example.js:64
Function
nodeJSDatasource
(settings, updateCallback)
datasources/plugin_node.js:13
Function
onClose
()
datasources/plugin_json_ws.js:14
Function
onMessage
(event)
datasources/plugin_json_ws.js:19
Function
onNewMessageHandler
(message)
datasources/plugin_node.js:21
Function
onOpen
()
datasources/plugin_json_ws.js:9
Function
puts
(message)
datasources/plugin_nodejs_sample/plugin_node_sample_server.js:103