sundata/private-packages

Last updated:

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "https://packages.sddns.nl"
  }]
}

Read more on how to handle composer private packages.

### Getting Started #### Requirements * an account with the credentials; * e-mail address * password #### Signing In 1. Use the Sign-In endpoint to obtain a bearer token. * open the 'authorize' of the swagger and paste the bearer-token here * note: the authorization is persisted in the swagger but eventually the token will expire 2. Use the user/me/companies endpoint to find out which company_ids are associated with the account 3. Validate by using, for example, the Companies endpoint (GET) * fill the company-id #### Resources Check out [support.sundata.nl](https://support.sundata.nl) to access our knowledge base. This contains [articles about the credentials](https://support.sundata.nl/nl/collections/2594438-instructies-per-omvormer-merk) that are needed for creating a meter. ### Changelog This API uses semantic versioning. In short; with any breaking change we'll increase the first number of the version. * v1.6.0 * Adds the plant-tags endpoints, for attaching and detaching tags * v2.0.0 * Attaching tags and companies during plant creation or updating is no longer supported. These must now be attached using the plant-tags and plant-companies endpoints. * v2.1.0 * Added yield endpoints for company, plant and meter. * v2.2.0 * Added driver-account- and credentials-composition endpoints. You can find these under the tag: Creating a meter (also new). * Added the option the create a meter using credential-fields instead of reference_identifier. Using the reference_identifier is still supported for now. * v2.3.0 * Added Plant time_zone property * v3.0.0 * BREAKING Removed `/companies/{company_id}/inbound-drivers` and `/companies/{company_id}/visible-inbound-drivers`. * Added `/companies/{company_id}/visible-driver-accounts`. Note; `/companies/{company_id}/driver-accounts` was already available. * Fixed typo in documentation and rephrased documentation regarding driver_accounts. * Update docs on updating a meter. * v3.0.1 * Added links in this documentation to `support.sundata.nl`, specifically for create meters. * v3.1.0 * Added `/utilities/validate/credentials`. This can be useful when creating meters. * All fields are now optional when updating a meter. * These fields are now completely ignored when updating a meter (instead of returning 4XX); reference_identifier, inbound_driver, inbound_driver_id. * v4.0.0 * Removed reference_identifier from responses (e.g. update meter and index meters) * Removed inbound_driver_id from responses * v4.0.1 and v4.0.2 * fixes formatting around documentation of credential-compositions * v5.0.0 **Scheduled** January 2025 (move up from v4.0.0) * P90 will no longer be supported anywhere in this API. This affects creating, updating, and retrieving a meter. Any P90 fields will be removed from the response, and any P90 fields in requests will be ignored. * All weather_station_id fields will be removed from the responses. ### Upcoming Changes #### January 2025: P90 removal P90 will no longer be supported anywhere in this API. This affects creating, updating, and retrieving a meter. Any P90 fields will be removed from the response, and any P90 fields in requests will be ignored. #### January 2025: weather_station_id removal All weather_station_id fields will be removed from the responses.

Keywords
openapitools openapi-generator openapi php sdk rest api
Homepage
https://openapi-generator.tech
License
unlicense
Authors
OpenAPI
Support
Releases
dev-master, v2.0.2, v2.0.1, v2.0.0, v1.6.0, v1.5.0, v1.4.0, v1.3.0, v1.2.0, v1.1.0, v1.0.0, v0.0.26, v0.0.25, v0.0.24, v0.0.23, v0.0.22, v0.0.21, v0.0.20, v0.0.19, v0.0.18, v0.0.17, v0.0.16, v0.0.15, v0.0.14, v0.0.13, v0.0.12, v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.7, v0.0.6, v0.0.5, v0.0.4, v0.0.3, v0.0.2, v0.0.1

Sentry tagger library

Keywords
sundata sentry-tagger library
Homepage
https://github.com/frittsnl/sentry-tagger
Releases
v1.0.5, v1.0.4, v1.0.3, v1.0.2, v1.0.1, v1.0.0, dev-main, dev-null-safe-context-values

This Composer repository is powered by Satis 1.0.0