Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdbusplus
/
refs/heads/master
/
.
/
test
/
yaml
/
server
/
TestWithMethod.interface.yaml
blob: d44a71d4f1642c0b5c15322c393d86af13454cff [
file
] [
log
] [
blame
]
Alexander Hansen
4aa58f5
2025-10-16 15:41:29 +0200
[
diff
] [
blame
]
1
description:
>
2
A test interface with a method
3
methods:
4
-
name:
UpdateValue
5
parameters:
6
-
name:
updatedValue
7
type:
int64
8
returns:
9
-
name:
status
10
type:
boolean