Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2017-12-03 | 2.7 kB | |
mainspring-ear.ear | 2017-12-03 | 21.9 MB | |
Totals: 2 Items | 21.9 MB | 0 |
/* * Copyright 2011-2017 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.7 ==================== added devicegroup handling bug corrections for Blockly ==================== Release note 0.9.6.2 ==================== backwards compatibility with Java 7 ==================== Release note 0.9.6.1 ==================== bug corrections for Blockly completion of Blockly blocks ================== Release note 0.9.6 ================== add Blockly and Javascript as scripting languages ================== 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/