Skip to content

Commit

Permalink
add profile feature to default endpoint centralSystem
Browse files Browse the repository at this point in the history
  • Loading branch information
dwibudut authored and lorenzodonini committed Sep 22, 2024
1 parent a452e79 commit a28fa98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ocpp1.6/v16.go
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,8 @@ func NewCentralSystem(endpoint *ocppj.Server, server ws.WsServer) CentralSystem
smartcharging.Profile,
logging.Profile,
security.Profile,
extendedtriggermessage.Profile,
certificates.Profile,
securefirmware.Profile,
)
}
Expand Down

0 comments on commit a28fa98

Please sign in to comment.