UNPKG

osif-client

Version:

KOREA Electronics Technology Institute(KETI) provides a OSIF client library for the project called Cognitive IoT R&D Project.

7 lines (5 loc) 144 B
/** * Created by kimtaehyun on 2017. 7. 14.. */ var CiotDatabusClient = require('./lib/osif.client.js'); exports.Client = CiotDatabusClient;