forked from absmach/supermq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NOISSUE - Return certs on bootstrap view response (absmach#1855)
* return certs on bootstrap view response Signed-off-by: SammyOina <[email protected]> * return updated certs when updated Signed-off-by: SammyOina <[email protected]> * fix test Signed-off-by: SammyOina <[email protected]> * fix test Signed-off-by: SammyOina <[email protected]> * fix test Signed-off-by: SammyOina <[email protected]> * fix test Signed-off-by: SammyOina <[email protected]> * fix tests Signed-off-by: SammyOina <[email protected]> * simplify tests Signed-off-by: SammyOina <[email protected]> * use named query Signed-off-by: SammyOina <[email protected]> * fix test Signed-off-by: SammyOina <[email protected]> * use named params Signed-off-by: SammyOina <[email protected]> * fix typo Signed-off-by: SammyOina <[email protected]> * use inline error checks remove unrequired conditions Signed-off-by: SammyOina <[email protected]> * sort slices before comparison Signed-off-by: SammyOina <[email protected]> * rename mainflux_id to thing_id rename MFThing to ThingID rename MFKey to ThingKey rename mainflux_key to thing_key Signed-off-by: SammyOina <[email protected]> * remove mainflux_channels Signed-off-by: SammyOina <[email protected]> * simplify unmarshaller Signed-off-by: SammyOina <[email protected]> --------- Signed-off-by: SammyOina <[email protected]>
- Loading branch information
1 parent
d27c4c1
commit dbfd5c3
Showing
24 changed files
with
567 additions
and
383 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
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.