const get = require('./get')
/**
* @namespace nexus.device.functionalityGraph.configuration
*/
module.exports = {
get,
}
const get = require('./get')
/**
* @namespace nexus.device.functionalityGraph.configuration
*/
module.exports = {
get,
}