Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2016-03-22 | 2.2 kB | |
mainspring.ear | 2016-03-22 | 17.7 MB | |
Totals: 2 Items | 17.8 MB | 0 |
/* * Copyright 2011-2016 M2MLabs. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ ================== Release note 0.9.5 ================== fix web sockets for JBoss add event storage and retrieval ================== Release note 0.9.4 ================== improvements in simulation window Bug fixes: - #18 Simulation only working for numeric values - https://sourceforge.net/p/m2mlabs/tickets/18/ - #20 No device creation on new system - https://sourceforge.net/p/m2mlabs/tickets/20/ ================== Release note 0.9.3 ================== change build to maven and deployable unit to .ear file Bug fixes: - #17 Monitor sample not working on Firefox - https://sourceforge.net/p/m2mlabs/tickets/17/ - #19 Sporadic errors when monitoring and simulation are running - https://sourceforge.net/p/m2mlabs/tickets/19/ ================== Release note 0.9.2 ================== Bug fixes: - #14 Owner creation not possible in R 0.9 - https://sourceforge.net/p/m2mlabs/tickets/14/ ================== Release note 0.9.1 ================== Bug fixes: - #15 Device cannot be added to Simulation - https://sourceforge.net/p/m2mlabs/tickets/15/ ================ Release note 0.9 ================ Changes: - Upgraded to use apache-cassandra-2.1.2 - No special administration is needed at Apache Cassandra. Keyspace cs is automatically created during cs-ws deployment - monitor.html has been updated Installation hints: https://sourceforge.net/p/m2mlabs/wiki/Installation_2/ Tutorial: https://sourceforge.net/p/m2mlabs/wiki/Tutorial/