issues
search
bieli
/
IoText-data-protocol
Internet of Things data protocol - simplistic text and CSV-friendly IoT data protocol. Options: Schema-less, schema+versioning, building deltas for data values. Easy to re-use.
Apache License 2.0
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update iot_ext_item_data_builder.py for Decimal serialization in JSON
#33
bieli
closed
7 months ago
1
Add setup.py
#32
bieli
closed
7 months ago
1
add iotext_to_json_one_object method in builder
#31
bieli
closed
7 months ago
1
add iotext_to_json_named_metrics method in builder
#30
bieli
closed
7 months ago
1
add builder method iotext_to_json + update unit tests
#29
bieli
closed
7 months ago
1
add impl. JSON -> IoText and IoText -> JSON messages converters
#28
bieli
closed
7 months ago
1
add CRC16 implementation for IoText protocol + unit tests
#27
bieli
closed
7 months ago
1
CRC for message payload
#26
bieli
closed
7 months ago
1
Multiple values (arrays) in one data field in IoText protocol v0 implementation
#25
bieli
closed
7 months ago
1
Multiple values (arrays) in one data field in IoText protocol v0
#24
bieli
closed
7 months ago
2
Bump aiohttp from 3.8.5 to 3.9.2
#23
dependabot[bot]
opened
9 months ago
0
Optimization for TEXT fields with RLE algo. (https://en.wikipedia.org/wiki/Run-length_encoding) - new sign for TEXT field upper 'T' letter
#22
bieli
opened
10 months ago
1
Optimize chars in natural integer numbers with HEX values (special sign upper "I" letter for hexadecimals instead of lower "i" letter for integer)
#21
bieli
opened
10 months ago
1
Bump aiohttp from 3.8.5 to 3.9.0
#20
dependabot[bot]
closed
9 months ago
1
Bump aiohttp from 3.8.5 to 3.8.6
#19
dependabot[bot]
closed
11 months ago
2
Fast data series measurements with low latency (e.g. from an earthquake device or from electronic's labs equipment)
#18
bieli
opened
1 year ago
1
Add methods from_json and to_json
#17
bieli
closed
7 months ago
1
It will be nice to have search client and API
#16
bieli
opened
1 year ago
0
Publishing IoText package into PyPI
#15
bieli
opened
1 year ago
0
RUST language implemenation of IoText protocol
#14
bieli
opened
1 year ago
2
RUST language implemenation of IoText protocol
#13
bieli
opened
1 year ago
1
add CODECOV workflow with code coverage stats
#12
bieli
closed
1 year ago
1
Add CODECOV workflow with code coverage stats
#11
bieli
closed
1 year ago
0
Benchmarks test for IoText coded encode/decode methods and comparing to native JSON loads
#10
bieli
closed
1 year ago
0
Data and time in more human readeable format
#9
bieli
opened
1 year ago
0
IEEE 754 double-precision binary floating-point format: binary64
#8
bieli
opened
1 year ago
0
add check-style verification with black tool
#7
bieli
closed
1 year ago
0
IoText data protocol usage - example in docs with wind turbine(s) telmetric data
#6
bieli
opened
1 year ago
0
Bugfix for issue #1
#5
ksyuzi
closed
1 year ago
1
Decimal format in schema definition in IoText data protocol need precision
#4
bieli
opened
1 year ago
0
Send deltas in IoText data protocol - we no need to send always the same values, if they doesn't changed
#3
bieli
opened
1 year ago
0
Schema + versioning concept for IoText data protocol
#2
bieli
opened
1 year ago
0
Class IoTextCodec in decode method have bug or bug exists in implementation
#1
bieli
closed
1 year ago
4