You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2023/01/18 14:36:24 UTC

[GitHub] [plc4x] QuanticPony commented on a diff in pull request #752: Feature/nifi integration type mapping

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-unsubscribe@plc4x.apache.org

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