Skip to content

Commit

Permalink
Improved seat massager sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbeitz committed Mar 2, 2024
1 parent d69eb89 commit 0b6bf7a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
5 changes: 4 additions & 1 deletion docs/tutorials/consumer/.accepted_words.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
sync
async
dev
DigitalTwinProviderTutorialClient
digitial
dir
DTDL
dtdl
EndpointInfo
FindById
fn
gRPC
grpc
Ibeji
ibeji
Ibeji's
impl
invehicle
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/consumer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This section uses the same *sample* Rust implementation of the digital twin cons
1. One function of interest in the [code for the sample digital twin consumer](../../../samples/tutorial/consumer/src/main.rs) is the `discover_digital_twin_provider_using_ibeji` helper function in the [sample commons utils](../../../samples/common/src/utils.rs). This is a helper function for discovering a digital twin provider through the In-Vehicle Digital Twin Service.

```rust
/// Use Ibeji to discover the endpoint for a digital twin provider that satifies the requirements.
/// Use Ibeji to discover the endpoint for a digital twin provider that satisfies the requirements.
///
/// # Arguments
/// * `invehicle_digitial_twin_service_uri` - In-vehicle digital twin service URI.
Expand Down
6 changes: 6 additions & 0 deletions docs/tutorials/in_vehicle_model/.accepted_words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,19 @@ com
const
dir
displayName
DTDL
dtdl
DTMI
DTMIs
fabrikam
github
HMI
hmi
html
HVAC
hvac
Ibeji
ibeji
Ibeji's
Identifer
industrialProducts
Expand All @@ -21,6 +26,7 @@ IsAirConditioningActive
json
md
OBD
obd
opendigitaltwins
repo
sdv
Expand Down
4 changes: 4 additions & 0 deletions docs/tutorials/provider/.accepted_words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ com
dev
dir
DTDL
dtdl
fn
GetRequest
GetResponse
github
gRPC
grpc
Ibeji
ibeji
Ibeji's
impl
invehicle
Expand All @@ -20,6 +23,7 @@ InvokeResponse
io
md
MQTT
mqtt
org
proto
protobuf
Expand Down

0 comments on commit 0b6bf7a

Please sign in to comment.