Skip to content

Releases: spidasoftware/schema

v4.0.0-20170621-1243

21 Jun 16:43

Choose a tag to compare

v4.0.0-20170621-1243 Pre-release
Pre-release

Release corresponding to SPIDACalc v7.0.0.0-20170621-1243

v3.0.1/v1.11 Release

04 Feb 15:39

Choose a tag to compare

SPIDAMin 15.1

Uses the v3 url version in SPIDA DB

v3.0.0/v1.09 Release

25 Apr 17:57

Choose a tag to compare

SPIDACalc 6.1.2-6.4.x

Uses the v3 url version in SPIDA DB

v2.0.0/v1.0.6 Release

19 Aug 18:46

Choose a tag to compare

SPIDACalc 6.0-6.1.1

Added pole lean and foundation to the pole

v1.0.0 Release

27 Oct 15:28

Choose a tag to compare

Corresponds to SPIDACalc 5.3.

Summary of changes to calc schema for 5.3:
for all structure components (anchors, guys, wires, etc):
uuid ==> externalId
all id's must be unique to the structure.

Equipment:
type is no longer an enumeration
structure.id has moved to structure.pole.id

Design:
uuid ==> id
id ==> label

Location:
uuid ==> id
id ==> label
images must now have a link specified
userDefinedValues are now objects instead of key:value pairs
added fields:
technician
crossStreet1
crossStreet2

Project:
uuid ==> id
name ==> label

added fields:
version
engineer
generalLocation
address
comments
userDefinedValues

v0.5 Release

21 Mar 13:58

Choose a tag to compare

Corresponds to SPIDACalc 5.1

Calc

  • Added support for more detailed Sidewalk Brace specification and Client Brace specification to match new Calc functionality.
  • Changed INITIAL and FINAL tension to DYNAMIC and STATIC in Client Wire.

Min

  • Changed date type to an object
  • Update asset schema to support new min REST services.
  • Updated file_asset schema.

CalcDB

  • Added initial schema to support future calc products in CalcDB.

Support

  • Added new methods to validation classes to compare schema specific by URL or file.
  • Added RestAPI class for easier use of REST services.

v0.3 Release

17 Jan 14:44

Choose a tag to compare

  • asset.json - we added a method getPossibleAssetDetails that need to be implemented now.

v0.2 Release

15 Nov 19:12

Choose a tag to compare

  • Changed project.designs.design.design to project.designs.design.structure in project schema.
  • Changed SpidaCalc api to output all geographic coordinates in GeoJSON format. Backwards compatibility is preserved for importing the old format.
  • Added validateJson command line utility to validate json files agains the schema.
  • Directions for pole attachments now match the coordinate system displayed in calc. The schema has not changed, but the interpretation has been fixed.
  • Added methods to calc API to build a project from a single framing, and to get the current project as JSON
  • Added analysis results to JSON project output. Actual and allowable are the actual and allowable result percentage or safety factor shown in analysis view.

v0.1 - first pre-release

03 Oct 11:50

Choose a tag to compare

Pre-release
Deployed 0.1