.. |
config1/etc
|
Merge pull request #400 from DenysFrasinich/master
|
2021-12-07 12:26:35 +01:00 |
config2/etc
|
Improved testing.
|
2019-11-03 22:00:18 +01:00 |
config3/etc
|
Added meterfilesnaming
|
2019-06-20 14:28:52 +02:00 |
config4/etc
|
Add Mj unit suport to multical 302
|
2021-12-06 03:02:39 +02:00 |
config5/etc
|
Added support for EurisII heat cost allocator.
|
2019-05-21 15:18:06 +02:00 |
config6/etc
|
Add field_ prefix which is equivalent to json_ prefix.
|
2021-08-01 23:12:52 +02:00 |
config7/etc
|
Ignoreduplices enabled by defailt. New C++ object create for each unique meter, despite wildcards.
|
2021-02-20 22:21:01 +01:00 |
config8/etc
|
Added test for meter extras in config file.
|
2021-08-27 08:45:37 +02:00 |
rtlwmbus_water.sh
|
Added device and rssi_dbm to json.
|
2020-10-14 20:59:14 +02:00 |
test_additional_json.sh
|
Add field_ prefix which is equivalent to json_ prefix.
|
2021-08-01 23:12:52 +02:00 |
test_aes.sh
|
Do not accept proper non-encrypted telegrams for an id when a key is specified for that id.
|
2021-11-06 22:24:22 +01:00 |
test_alarm.sh
|
Ignoreduplices enabled by defailt. New C++ object create for each unique meter, despite wildcards.
|
2021-02-20 22:21:01 +01:00 |
test_analyze.sh
|
Start refactoring by removing unnecessary c++ classes.
|
2021-12-31 12:27:57 +01:00 |
test_anyid.sh
|
Add ANYID as a synonum for '*' for the meter id. Helps when dealing with escaping.
|
2022-01-13 10:59:50 +01:00 |
test_apas.sh
|
Add mbus test for sensostar.
|
2022-01-13 10:39:44 +01:00 |
test_broken.sh
|
Handle a NWL 0x81 ci-field, but does not understand it... yet.
|
2021-11-06 20:30:09 +01:00 |
test_c1_meters.sh
|
Merge pull request #400 from DenysFrasinich/master
|
2021-12-07 12:26:35 +01:00 |
test_config1.sh
|
Now logging defaults to stderr.
|
2020-09-13 16:55:22 +02:00 |
test_config4.sh
|
Now logging defaults to stderr.
|
2020-09-13 16:55:22 +02:00 |
test_conversions.sh
|
Adjust == to = in tests.
|
2020-04-22 08:07:19 +02:00 |
test_driver_detection.sh
|
Add missing files.
|
2020-11-12 01:01:22 +01:00 |
test_drivers.sh
|
Refactor iperl driver.
|
2022-01-18 11:33:55 +01:00 |
test_elements.sh
|
Adjust == to = in tests.
|
2020-04-22 08:07:19 +02:00 |
test_fields.sh
|
Add --selectfields=...
|
2020-05-09 23:46:07 +02:00 |
test_hex_cmdline.sh
|
Add encrypted to type info when listening to all meters.
|
2021-12-27 14:30:54 +01:00 |
test_ignore_duplicates.sh
|
Ignoreduplices enabled by defailt. New C++ object create for each unique meter, despite wildcards.
|
2021-02-20 22:21:01 +01:00 |
test_izars.sh
|
Added another izar mfct/type/version combo for izars.
|
2021-12-07 18:30:32 +01:00 |
test_key_warnings.sh
|
Do not accept non-encrypted telegrams when a key is specified.
|
2021-11-06 21:41:36 +01:00 |
test_linkmodes.sh
|
Refactor suprecom587 driver.
|
2022-01-08 18:52:06 +01:00 |
test_list_envs.sh
|
amiplus driver: added energy parameters for tariffs 1, 2, and 3
|
2022-01-28 00:50:58 +01:00 |
test_listen_to_all.sh
|
Update test.
|
2022-01-04 13:27:22 +01:00 |
test_log_timestamps.sh
|
Added log timestamps test.
|
2021-03-13 09:08:17 +01:00 |
test_logfile.sh
|
In logged telegrams, separate header from body with # instead of |, this makes it easier to double-click select copy and paste telegrams to the command line for decoding using wmbusmeters.
|
2022-01-12 19:20:03 +01:00 |
test_match_dll_and_tpl_id.sh
|
Add test files.
|
2021-01-30 18:17:25 +01:00 |
test_mbus.sh
|
Add mbus test for sensostar.
|
2022-01-13 10:39:44 +01:00 |
test_meter_extras.sh
|
Added test for meter extras in config file.
|
2021-08-27 08:45:37 +02:00 |
test_meterfiles.sh
|
Now logging defaults to stderr.
|
2020-09-13 16:55:22 +02:00 |
test_multiple_ids.sh
|
Ignore telegrams matching a wildcard but wrong driver. Keep telegrams with exact id match and wrong driver.
|
2021-01-24 13:35:44 +01:00 |
test_oneshot.sh
|
Now logging defaults to stderr.
|
2020-09-13 16:55:22 +02:00 |
test_pipe.sh
|
Rewrite for loop so that it doesn't use any bash idioms.
|
2020-11-29 14:33:06 +01:00 |
test_removing_dll_crcs.sh
|
Simulation file and hex on command line now auto-removes any valid dll-crcs found.
|
2021-11-08 20:12:31 +01:00 |
test_rtlwmbus.sh
|
Enable stdin/file/simulation before event loop started, enable other devices after event loop started.
|
2020-11-11 22:49:20 +01:00 |
test_rtlwmbus_crc_errors.sh
|
Fix bug where valid rtlwmbus telegrams were ignored when they came after a crc broken telegram. This bug did not tigger for the normal rtlsdr rtlwmbus usage. It triggered when piping an archive file with collected telegrams into wmbusmeters.
|
2021-12-29 18:53:54 +01:00 |
test_s1_meters.sh
|
Added test yet another q water 5.5
|
2021-11-28 18:45:28 +01:00 |
test_serial_bads.sh
|
Enable stdin/file/simulation before event loop started, enable other devices after event loop started.
|
2020-11-11 22:49:20 +01:00 |
test_shell.sh
|
Now logging defaults to stderr.
|
2020-09-13 16:55:22 +02:00 |
test_shell2.sh
|
Now logging defaults to stderr.
|
2020-09-13 16:55:22 +02:00 |
test_stdin_and_file.sh
|
Adjust tests.
|
2021-03-06 16:03:38 +01:00 |
test_t1_meters.sh
|
Add tests to Sharky 774.
|
2022-01-04 09:06:06 +01:00 |
test_unix_timestamp.sh
|
Refactor aventieswm driver.
|
2022-01-08 15:50:15 +01:00 |
test_unknown.sh
|
Add new handling of meter drivers.
|
2022-01-08 09:58:33 +01:00 |
test_wrongkeys.sh
|
Do not accept non-encrypted telegrams when a key is specified.
|
2021-11-06 21:41:36 +01:00 |