hodmin 0.1.3
Hodmin enables you to administrate your Homie-devices (IOT, esp8266-based microcomputers with Homie-firmware) via command-line-interface. It consists of some scripts to wrap Homie-administration in some handy commands. Hodmin does not communicate with a homie-device directly. It instead uses your MQTT-broker to pass informations to a device.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (6):
            configatron
            >= 4.5.0, ~> 4.5
          
          
            mqtt
            ~> 0.4.0
          
          
            pastel
            ~> 0.7.1
          
          
            trollop
            >= 2.1.2, ~> 2.1
          
          
            tty-cursor
            >= 0.4.0
          
          
            tty-table
            >= 0.7.0
          
    