Lando-Ant

Results 2 issues of Lando-Ant

I am using Eclipse Hono and I am experiencing an issue with hono-ttd, that is, when I launch the HTTP POST command from the device to send telemetry data by...

Hi! I am trying to set up Fab3. I set the environment variables required by Fab3 in this way: export FAB3_CONFIG=${GOPATH}/src/github.com/hyperledger/fabric-chaincode-evm/examples/first-network-sdk-config.yaml export FAB3_USER=User1 export FAB3_ORG=Org2 export FAB3_CHANNEL=mychannel export FAB3_CCID=evmcc export...