eclipse-hono

Connecting Eclipse Hono to Ditto - “description”:“Check if all required JSON fields were set.”},“status”:400}" Error

匆匆过客 提交于 2020-04-30 08:15:28
问题 I was successfully able to connect Hono to Ditto using AMQP adapters and I got the following messages in the log. The value sent from the demo device registered in Hono is successfully received and updated in the Ditto thing. connectivity_1_ad306c4c315b | 2019-07-08 21:12:05,434 INFO [ID:AMQP_NO_PREFIX:TelemetrySenderImpl-35] o.e.d.s.c.m.a.AmqpPublisherActor akka://ditto-cluster/system/sharding/connection/1/Insight-connection-1/pa/$a/c1/amqpPublisherActor2 - Response dropped, missing replyTo

Connecting Eclipse Hono to Ditto - “description”:“Check if all required JSON fields were set.”},“status”:400}" Error

不打扰是莪最后的温柔 提交于 2020-04-30 08:11:05
问题 I was successfully able to connect Hono to Ditto using AMQP adapters and I got the following messages in the log. The value sent from the demo device registered in Hono is successfully received and updated in the Ditto thing. connectivity_1_ad306c4c315b | 2019-07-08 21:12:05,434 INFO [ID:AMQP_NO_PREFIX:TelemetrySenderImpl-35] o.e.d.s.c.m.a.AmqpPublisherActor akka://ditto-cluster/system/sharding/connection/1/Insight-connection-1/pa/$a/c1/amqpPublisherActor2 - Response dropped, missing replyTo

Connecting Eclipse Ditto to Apache Kafka

雨燕双飞 提交于 2019-12-24 06:37:26
问题 I am following the instructions explained in this documentation to connect Apache Kafka to Eclipse Ditto. https://www.eclipse.org/ditto/connectivity-protocol-bindings-kafka2.html I am not sure about the following. 1) ["ditto:outbound-auth-subject", "..."] under the Authorization context. 2) "address": "topic/key" Please let me know about them! Thank you in advance.! Edit: Please find the command that I used to connect Ditto and Kafka curl -X POST -i -u devops:foobar -H 'Content-Type: