QuanticPony commented on code in PR #752:
URL: https://github.com/apache/plc4x/pull/752#discussion_r1073618937


##########
plc4j/integrations/apache-nifi/README.md:
##########
@@ -85,29 +85,25 @@ Also, it is important to keep in mind the Processor 
Scheduling Configuration. Us
 
 Table of data mapping between plc data and Avro
 
+
 | PLC type | Avro Type |
-|----------|-----------|
-| PlcBigDecimal | float |
-| PlcBigInteger | long |
-| PlcBitString | string |
+|----------:|-----------|
 | PlcBOOL | boolean |

Review Comment:
   In Avro specification 
(https://avro.apache.org/docs/1.11.1/specification/#primitive-types) the 
primitive type is called bytes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to