-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c8d1dcf
commit d1bdf39
Showing
38 changed files
with
6 additions
and
11,379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
export AWS_REGION=... # AWS region to use, e.g. eu-west-1 | ||
export AWS_DEFAULT_REGION=$AWS_REGION | ||
export AWS_ACCESS_KEY_ID= ... # Your AWS Access Key ID | ||
export AWS_SECRET_ACCESS_KEY=... # Your AWS Secret Acces Key | ||
export AWS_REGION=... # AWS region to use, e.g. eu-west-2 | ||
export AWS_PROFILE=... | ||
|
||
# Gateway settings | ||
export GATEWAY_MQTT_ENDPOINT=... # e.g. mqtts://<user>:<password>@wirepas.com:8883 | ||
export GATEWAY_REGION=... # AWS region to use, e.g. eu-west-1 | ||
export GATEWAY_AWS_ACCESS_KEY_ID=... # Value of thingy-rocks-backend.wirepasGatewayUserAccessKeyId | ||
export GATEWAY_AWS_SECRET_ACCESS_KEY=... # Value of thingy-rocks-backend.wirepasGatewayUserSecretAccessKey | ||
# Silence Warnings | ||
export JSII_SILENCE_WARNING_UNTESTED_NODE_VERSION=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.