Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Search the Community

Showing results for tags 'modbus'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • FIBARO Community
    • FIBARO Portal and Forum policy
    • FIBARO
    • Say hello!
    • Off-topics
  • FIBARO Update
    • FIBARO System Update
    • FIBARO Mobile Update
  • FIBARO Community Support
    • Scenes and Interface
    • FIBARO Products
    • FIBARO Mobile
    • FIBARO HomeKit
    • FIBARO Assistant Integrations
    • Other Devices / Third-party devices
    • Tutorials and Guides
    • Home Automation
    • Suggestions
  • FIBARO Społeczność
    • FIBARO
    • Przywitaj się!
    • Off-topic
  • FIBARO Aktualizacja
    • FIBARO System Aktualizacja
    • FIBARO Mobile Aktualizacja
  • FIBARO Wsparcie Społeczności
    • Sceny i Interfejs
    • FIBARO Urządzenia
    • FIBARO Mobilnie
    • FIBARO HomeKit
    • Integracja z Amazon Alexa i Google Home
    • Urządzenia Firm Trzecich
    • Poradniki
    • Automatyka Domowa
    • Sugestie

Categories

  • Scenes
  • Virtual Devices
  • Quick Apps
  • Icons

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Facebook


Google+


Skype


Website URL


WhatsApp


Country


Gateway/s


Interests

Found 8 results

  1. I need to send commands to a Modbus router to turn on a thermostat. I've heard that the commands need to be sent in hexadecimal format, as shown in this example I found online: function QuickApp:turnOn() comand = string.char(0x00,0x01,0x00,0x00,0x00,0x06,0x01,0x06,0x00,0x64,0x00,0x01); self:send(comand) -- sending data to the device. In a normal implementation it will be a code with an appropriate command. self:updateProperty("value", true) end But how can I know how to encript the commands I want in this format, I mean, how many characters it needs to be, in what order, etc. I can't find any info online so any help is appreciated. Thx.
  2. Version 1.0.0

    37 downloads

    VD-Venus.lua Extracts all info from Unit ID 100 -- READ Venus Register 840-846 UNIT ID 100
  3. Version 1.0.0

    40 downloads

    VD-Solar-Charger.lua This extracts all available information from the MPPT charger. -- Unit ID Instance in VRM -- 245 258 Venus GX VE.Direct 1 port (ttyO2) -- 243 260 Venus GX VE.Direct 2 port (ttyO4)
  4. Version 1.0.0

    29 downloads

    VD-Quattro.lua -- READ Venus Register 3-63 UNIT ID = 242
  5. Version 1.0.0

    23 downloads

    VD-BMS.lua This is for Canbus BMS I have a BYD Battery monitor. Most of the Registers are have only "0" valiues and I extracted only what I found having some values. -- Unit ID /DeviceInstance Remark -- 225 512 CAN-bus BMS
  6. Version 1.0.0

    59 downloads

    VD - Switch CCGX Relais .lua A VD that can switch the AC-Out2 relais of the Victron inverter One can not directly switch the Quattro relais, therefore I used the “Venus GX Relais 2” (currently NOT used) and connected it to the contacts of the “AUX inputs of the Quattro inverter and you have to install an assistant on the Quattro to do the final switching o the Relays.
  7. Hello! Can anybody help, please? I am looking for a way how to send a Modbus command - Preset Single Register to a Komfovent recuperation unit to change the function/Register number 5 (Current mode of ventilation) to 4 (Boost). Please see the attached Modbus communication codes from Komfovent. I would like to use this command when the movement is registered in the toilet or other places. Thanks a lot! C6_MODBUS_EN.pdf
  8. Hi Do the somebody try to connect fibaro with PLC. Example with modbus. If yes how to do this.
×
×
  • Create New...