export default{ statusFetch:"/status/fetch", propertyFetch:"/property/fetch", functionFetch:"/function/fetch", monitorFetch:"/monitor/fetch", monitorSend:"/monitor/send", otaFetch:"/ota/fetch", otaSend:"/ota/send", propertyOnlineSend:'/property-online/send', functionOnlineSend:'/function-online/send', propertyOfflineSend:'/property-offline/send', functionOfflineSend:'/function-offline/send', }