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:27:38 UTC

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

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


##########
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:
   should be byte[]?



-- 
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