Cloud IoT Gateway Feature Updates

Are any new features planned for the Cloud IoT Gateway product?

Hi, in the next step only the support of the proficloud in China will be developed and the possibility to select single bits out of a word and the byte swaping according to this overview: Swap Mode | Source Bytes | Target Bytes | ALIAS

—|—|—|—
N/A | [ a b ] [ c d ] | [ a b c d ] | Big Endian
byte and word swap | [ a b ] [ c d ] | [ d c b a ] | Little Endian
byte swap | [ a b ] [ c d ] | [ b a d c ] | Big Endian - Byte Swap
word swap | [ a b ] [ c d ] | [ c d a b ] | Little Endian - Byte Swap

Thanks Arno! I’m getting a lot of good feedback about the gateway lately. I also received a couple features requests. Has there been any thought on the following:

                                               1. Support for additional protocols (e.g. ethernet/IP)
                                               2. Time synchronization is set as default
                                               3. Ability to batch import a list of metrics and their corresponding registers? (from an excel file for example).

Thanks, Dave

Thanks for your features requests. I`ll put it in the request kist and check with the PM if and when we could shedule this features.