devicehive-java-server icon indicating copy to clipboard operation
devicehive-java-server copied to clipboard

DeviceHive Java Server

Results 53 devicehive-java-server issues
Sort by recently updated
recently updated
newest added

HI developers I'm confusing on the /token/create api. May i know the purpose of this api? Since i think it has a security hole on it. A client user can...

how can i change the timezone of devicehive-java-server deployed by docker?

Hi Everybody, Just trying to build the server but ran into build errors. This is a test failures for Shim Kafka Implementation on Ubuntu 16.04 Server. If I use: **mvn...

[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ devicehive-shim-api --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ devicehive-shim-api --- [WARNING] Error injecting: org.codehaus.plexus.archiver.jar.JarArchiver java.lang.ExceptionInInitializerError

I cloned the devicehive java server repo and tried to build it using `mvn clean package` It shows success for every other module expect for Devicehive-auth. I checked the logs...

I followed installation instructions and got the following result in the end. ` fka_2.10-0.10.0.1.jar:na] at kafka.utils.CoreUtils$.inLock(CoreUtils.scala:231) [kafka_2.10-0.10.0.1.jar:na] at kafka.server.ZookeeperLeaderElector$LeaderChangeListener.handleDataDeleted(ZookeeperLeaderElector.scala:141) [kafka_2.10-0.10.0.1.jar:na] at org.I0Itec.zkclient.ZkClient$9.run(ZkClient.java:824) [zkclient-0.8.jar:na] at org.I0Itec.zkclient.ZkEventThread.run(ZkEventThread.java:71) [zkclient-0.8.jar:na] 2017-06-15 18:57:52.487 [ZkClient-EventThread-1172-127.0.0.1:2181] ERROR...

Hi, I try to update the user status to disabled, but it does not work. curl -X PUT --header "Content-Type: application/json" --header "Accept: application/json" --header "Authorization: Bearer 1jwKgLYi/CdfBTI9KByfYxwyQ6HUIEfnGSgakdpFjgk=" -d "{...

#136 Duplicated "deviceguid" ``` { "notification": { "id": 2044623717, "notification": "$device-update", "deviceGuid": "first_ESP", "timestamp": "2015-11-15T21:22:26.508", "parameters": { "id": "first_ESP", "name": "first_ESP", "status": "Online", "data": null, "network": { "id": 274, "key":...

api changes