cazfletch / node-red-contrib-fabric

Other
3 stars 3 forks source link

Configuration Node #9

Open Marcot87 opened 4 years ago

Marcot87 commented 4 years ago

Hi, I can't understand how to configure these nodes. I wanted to ask her if I can have an example of configuration, I should send data read by sensors to a local fabric network and be able to make queries. Thanks in advance

Andromelus commented 4 years ago

Hello. Which node configuration don't you understand ? You can find a description of the required configuration in the nodes description.

Marcot87 commented 4 years ago

Hi, first of all thank you for your prompt reply. I can't understand what I have to insert in the Fabric Out hyperledger node, in particular: connection profile; identity name; wallet location.

Il ven 3 apr 2020, 16:10 Florian Castelain notifications@github.com ha scritto:

Hello. Which node configuration don't you understand ? You can find a description of the required configuration in the nodes description.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cazfletch/node-red-contrib-fabric/issues/9#issuecomment-608454961, or unsubscribe https://github.com/notifications/unsubscribe-auth/APBIBDZRK56GWSDUFM4GOB3RKXU6NANCNFSM4L3WPBTA .

Andromelus commented 4 years ago
Marcot87 commented 4 years ago

Ok, thanks for the reply. I am testing the node with the fabcar test network. After starting the network, creating the channel and instantiating the chaincode, I registered Admin and User1. So I set the node as in the file attached. My question is firstly if everything is set up correctly, secondly, what do you expect to receive the incoming node? For example to query or add a new transaction.

Best regards Marco

Il giorno ven 3 apr 2020 alle ore 17:12 Florian Castelain < notifications@github.com> ha scritto:

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cazfletch/node-red-contrib-fabric/issues/9#issuecomment-608497747, or unsubscribe https://github.com/notifications/unsubscribe-auth/APBIBDZVONGXY7WWVSTBI3DRKX4GTANCNFSM4L3WPBTA .

Andromelus commented 4 years ago

is firstly if everything is set up correctly

Well, I can't answer that just like this. Just test. If it works, good, if not, check errors and fix.

So I set the node as in the file attached.

Unless I misunderstood this statement, there is no file attached to your message (On github interface)

secondly, what do you expect to receive the incoming node?

If you mean the nodered fabric node, the expexted input is in the node description with example.