This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Import ESF/JSON file datatypes
#1
Hey,

1. How can I import file with variables consisting of datatypes such as "250 byte string"? 
 - For now I have only tried with ESF file, but it seems this only support the datatypes from https://support.knx.org/hc/en-us/article...OPC-Export
Code:
0 EIS 1 'Switching' (1 Bit)
1 IS 8 'Scaling - control' (2 Bit)
2 Unknown
3 EIS 2 'Dimming - control' (4 Bit)
4 Unknown
5 Unknown
6 Unknown
7 Uncertain (1 Byte)
8 Uncertain (2 Byte)
9 Uncertain (3 Byte)
10 Uncertain (4 Byte)
11 Unknown
12 Unknown
13 Unknown
14 EIS 15 'Character String' (14 Byte)
15 Unknown
Are there any examples of setup from JSON file import, and which datatypes are supported?

2. Is it possible to setup schedulers and scheduler events in a file and import to LM?
Reply
#2
1. 250 byte string is not a standard data type so it cannot be imported this way. Latest firmware has direct KNXPROJ import without any conversion. It should be used instead of ESF as KNXPROJ provides precise data types while ESF does not.

2. There's no such feature at the moment
Reply


Forum Jump: