Skip to content

Commit

Permalink
schemas: property-units: Add the picoamp type
Browse files Browse the repository at this point in the history
Signed-off-by: Mikael Gonella-Bolduc <[email protected]>
  • Loading branch information
mgonellabolduc authored and robherring committed Jan 22, 2025
1 parent 6fa259d commit bd5701e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dtschema/schemas/property-units.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ patternProperties:
"-nanoamp$":
$ref: types.yaml#/definitions/uint32-array
description: nanoampere
"-picoamp$":
$ref: types.yaml#/definitions/uint32-array
description: picoampere
"-microamp-hours$":
$ref: types.yaml#/definitions/uint32-array
description: microampere hour
Expand Down

0 comments on commit bd5701e

Please sign in to comment.