Open Source Projects Europe
Search
Browse Projects
Sign up
Log in
- Pilots/
Pilot 1
Code
Browse Commits
Fork
Branches
master
64
[d4d224]
:
vApp12
/
opcua_driver
/
common
/
models
/ device-status.js
History
Download this file
device-status.js
6 lines (3 with data), 61 Bytes
1 2 3 4 5
'use strict'
;
module
.
exports
=
function
(
Devicestatus
)
{
};