Terry Packer
Terry Packer
Potential solution to #1682
There are 2 new endpoints for the store at: `/free-m2m2-core-latest.zip` `/enterprise-m2m2-core-latest.zip` We can change the behavior but currently this will return the latest version including non-production cores. The logic is...
This is a proof of concept with a JUnit test for H2 The following fields are added to every point as they come for free with a AbstractActionVO: ``` id...
I'm opening this in reference to #1638 so we can have a discussion on commits and progress here.
Improvements to PointValueCache that make it thread safe for query and insert operations. Also the cache will now retain values in "Point Value Purgatory" to make them available for queries...
Trying to import a configuration with > 300 data points fails on an uncaught error. The status is reported properly to the UI so this is not high priority but...
System Setting to require 2 factor authentication for a set of roles.
The role should be removed from the user and the user should not be logged out.
With the new scripting environment we should convert the REST api streaming and rollup point value queries into a service.
Design/Implement the concept of a User Messaging Event Handler. The idea is that this would be specific to a User so they can customize what event types they want to...