1.0.1 • Published 1 year ago

@dgiot/dgiot-mqtt-dashboard-dashboard v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

dgiot-mqtt-dashboard

Installation

yarn add @dgiot/dgiot-mqtt-dashboard

Quick Start

  <template>
    <dgiot-mqtt-dashboard />
  </template>
  <script>
    import dgiotMqtt from '@dgiot/dgiot-mqtt-dashboard'
    components: {dgiotMqtt},
  </script>

Online examples

Edit gmullerb-react-reducer-provider